projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9829fdc
)
`current-kill' doc clarification
author
Lars Magne Ingebrigtsen
<larsi@gnus.org>
Thu, 14 Jul 2011 15:05:08 +0000
(17:05 +0200)
committer
Lars Magne Ingebrigtsen
<larsi@gnus.org>
Thu, 14 Jul 2011 15:05:08 +0000
(17:05 +0200)
* simple.el (current-kill): Clarify what
`interprogram-paste-function' does (bug#7500).
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 34439136ed52c7e39f80682dd9f52733b7027de8..5a4e3ba7ae1079166022c4362c648b57f69db83e 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
+ * simple.el (current-kill): Clarify what
+ `interprogram-paste-function' does (bug#7500).
+
* printing.el (pr-toggle-region): Clarify the documentation
slightly (bug#7493).